home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / gear10.zip / GF5.HLP < prev    next >
Text File  |  1990-12-18  |  5KB  |  110 lines

  1.  
  2.                    Gear Sub-Menu F5 Detailed Help Notes
  3.  
  4.         "List of ... files."
  5.         Allows the user to do a directory of files on the disk.  The
  6.         current mask is displayed which the user may change by typing
  7.         in a new one:  if the "Backspace" key is hit first then the
  8.         string may be deleted and changed one character at a time;
  9.         else if a normal ASCII character is struck the whole string
  10.         will be deleted and the user may input a new string.
  11.         The arrow keys are not implemented in editing this field.
  12.         When the user hits "Enter" then the program will shell out
  13.         to DOS and do a directory if there is memory available in the PC.
  14.  
  15.  
  16.         "File to act on."
  17.         This is optional and provided only as a convenience.
  18.         It allows saving and restoring different gear combinations
  19.         fairly quickly.
  20.            This is the file name that this page will use to "View",
  21.         "Read from" or "Write to".  All this menu pick does is
  22.         to change the filename.  The user must then choose
  23.         another menu pick to use the file.  For example to
  24.         "Read" the file into program memory.  These files
  25.         contain information on how many chain rings to use (1..3);
  26.         how many gears in the rear cluster (1..9) and how the
  27.         number of teeth of each gear and the rear wheel diameter.
  28.         Editing this file name is the same as editing the directory
  29.         mask above.
  30.  
  31.         "View"
  32.         Allows the user to preview what is in the file before
  33.         actually reading it into program memory or overwriting
  34.         it.
  35.  
  36.         "Diameter (inches) of rear wheel."
  37.         Enter your rear wheel diameter here.  "700C" wheels are
  38.         the same as sew ups and are approximately 26.5 inches.
  39.         (Every one that I have and have measured but you can
  40.         measure your particular tire and rim combination and
  41.         enter it here!)
  42.  
  43.         "Chain rings(number of)"
  44.         Tell the program how many chainrings you have.  (1..3)
  45.  
  46.         "Smallest chain ring (# teeth)."
  47.         If all you have is one chain ring then count the number
  48.         of teeth on it and enter it in this menu pick.  If you
  49.         have more than enter the smallest one here.
  50.  
  51.         "Bigger chain ring."
  52.         Is conditional on "Chain rings" being more than 1.
  53.         Enter the number of teeth on the next chain ring here.
  54.  
  55.         "Third chain ring."
  56.         Is conditional on "Chain rings" being 3.  Enter the
  57.         number of teeth of the largest chain ring here.
  58.  
  59.         "Max gears in rear cluster."
  60.         Tells the program how many gears you have in the rear
  61.         cluster (1..9).
  62.  
  63.         "1st (largest) cluster gear."
  64.         Tells the program how many teeth this gear has.
  65.         The program is set up to expect the largest gear
  66.         here but you can change it around if you want.
  67.  
  68.         "2..."  to "9.."
  69.         are conditional on the value entered in "Max gears...".
  70.         These menu picks tell the program how many teeth in each
  71.         cog in the rear cluster.
  72.  
  73.         "Gear text table of ratios in gear inches."
  74.         This is the same as main menu pick "F4".  It displays
  75.         to the screen in text mode to tables of sorted gear
  76.         ratios in "gear inches".  This is (an ancient) standard
  77.         of determining (normalized) gear ratios that dates back
  78.         to the days of the high wheeler, (Ordinary or Penny Farthing).
  79.         In those days it was simply the diameter of the large driving
  80.         wheel.  Modern safety bicycles can be related back to the
  81.         high wheelers by the gear inch which is equal to the number
  82.         of teeth in the front chain ring divided by the number of
  83.         teeth in the rear cog and multiply the result by the diameter
  84.         of the rear wheel.
  85.            The reason two tables are displayed is that the left most
  86.         one if for use in figuring out what clusters to buy and how
  87.         to customize them.  The format of the charts are positionally
  88.         sorted to easily show the shifting pattern.  If they are
  89.         printed in condensed mode then the one on the right can be
  90.         cut apart and taped on to your bike (handlebar stem?) for
  91.         reference.  (Make sure nothing is in front of you before
  92.         looking down and don't study it too long while riding!  Keep
  93.         an eye on the road!)
  94.  
  95.         "Plot ratios in gear inches"
  96.         This is the same as main menu pick "F3".  It displays
  97.         a graphics mode plot of the same thing as above.  This
  98.         plot may be customized on F1 and F2.  It should work on
  99.         a wide variety of Graphic Display Adapters as the code
  100.         uses Borland's Device Independent Graphics Library.  It
  101.         should work on CGA, Hercules, 8514, EGA, VGA, and AT&T
  102.         machines!  To be honest I have only tried it on EGA
  103.         and VGA machines.  Good luck on yours.  Refer to the
  104.         detailed help notes on F1, F2 and use F6, "Graphics
  105.         hardware parameters", to find out how the program
  106.         identifies your screen display hardware!
  107.  
  108.  
  109. 
  110.